home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / window / lastlog_level < prev    next >
Text File  |  2001-03-21  |  648b  |  21 lines

  1. Synopsis:
  2.    window lastlog_level [<levels>]
  3.  
  4. Description:
  5.    This works similarly to WINDOW LEVEL, except the levels specified
  6.    determine what the client will save to its lastlog buffer for that
  7.    window.  If no level is specified, the current setting for the window
  8.    is displayed.
  9.  
  10.    The list of levels to use may be any of those allowed for WINDOW
  11.    LEVEL.  A comma-delimited list may be used to specify more than one
  12.    level at once.
  13.  
  14. Examples:
  15.    To only remember private messages and notices for the current window:
  16.       /window lastlog_level msg,notice
  17.  
  18. See Also:
  19.    set(4) lastlog_level; window(4) level
  20.  
  21.